home *** CD-ROM | disk | FTP | other *** search
- Path: due.unit.no!usenet
- From: Tor Neple <torne@idt.unit.no>
- Newsgroups: comp.lang.c++
- Subject: HELP : Setting tabs in CComboBox
- Date: Wed, 21 Feb 1996 20:40:53 +0100
- Organization: IDT, NTNU
- Message-ID: <312B7545.5403@idt.unit.no>
- NNTP-Posting-Host: brumm17.idt.unit.no
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (WinNT; I)
-
- --
- I need to set one tab in each line of a ComboBox, like
-
- 1234 [TAB] Hello
-
- I tried formatting my string with \t but it didnt work. I seem
- to remember doing this before, but I have forgotton how.
-
- Thanx
-
- Tor
-